@font-face
{
    font-family: 'plain sexy';
  src: url('plain sexy.eot');
  src: url('plain sexy.eot?#') format('embedded-opentype'),
      url('plain sexy.woff') format('woff'),
      url('plain sexy.ttf') format('truetype');
}
